WPS Office.apk(点击下载) / aaox.java


package defpackage;

import java.util.HashMap;
import java.util.Map;

/* renamed from: aaox  reason: default package */
public final class aaox {
    public static String Cva = "http://schemas.openxmlformats.org/officeDocument/2006/relationships";
    public static final anl Cvb = new anl("r", Cva);
    public static final anl Cvc = new anl("o", "urn:schemas-microsoft-com:office:office");
    private static Map<String, Map<String, Class<?>>> Cvd = new HashMap();
    private static final StringBuilder Cve = new StringBuilder(32);
    private static final String TAG = null;

    private aaox() {
    }

    public static void init() {
        if (Cvd.size() == 0) {
            Cvd.put("http://schemas.openxmlformats.org/wordprocessingml/2006/main", new HashMap());
            Cvd.put("http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing", new HashMap());
            Cvd.put("", new HashMap());
            Cvd.put("", new HashMap());
            Cvd.put(Cva, new HashMap());
            Cvd.put("http://schemas.openxmlformats.org/officeDocument/2006/math", new HashMap());
            Cvd.put("http://schemas.openxmlformats.org/drawingml/2006/main", new HashMap());
            Cvd.put("http://schemas.openxmlformats.org/drawingml/2006/picture", new HashMap());
            Cvd.put("http://schemas.openxmlformats.org/markup-compatibility/2006", new HashMap());
            Cvd.put("urn:schemas-microsoft-com:vml", new HashMap());
            Cvd.put("urn:schemas-microsoft-com:office:office", new HashMap());
            Cvd.put("urn:schemas-microsoft-com:office:word", new HashMap());
            Cvd.put("http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes", new HashMap());
            Cvd.put("http://schemas.openxmlformats.org/drawingml/2006/diagram", new HashMap());
            Cvd.put("http://schemas.openxmlformats.org/drawingml/2006/chart", new HashMap());
            Cvd.put("http://schemas.microsoft.com/office/drawing/2010/main", new HashMap());
            Cvd.put("http://schemas.microsoft.com/office/word/2010/wordprocessingShape", new HashMap());
            Cvd.put("http://schemas.microsoft.com/office/word/2010/wordml", new HashMap());
        }
    }
}